home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 001-025 / disk_003 / cforth / poster < prev    next >
Text File  |  1992-05-06  |  1KB  |  31 lines

  1. Article 73 of mod.sources:
  2. ion: version B 2.10.2 9/17/84 chuqui version 1.9 3/12/85; site unisoft.UUCP
  3. Posting-Version: version B 2.10.2 9/3/84; site genrad.UUCP
  4. Path: unisoft!dual!lll-crg!gymble!umcp-cs!seismo!cbosgd!clyde!watmath!utzoo!decvax!genrad!sources-request
  5. From: sources-request@genrad.UUCP
  6. Newsgroups: mod.sources
  7. Subject: C FORTH  (Part 1 of 3)
  8. Message-ID: <867@genrad.UUCP>
  9. Date: 23 May 85 22:45:46 GMT
  10. Date-Received: 26 May 85 00:55:44 GMT
  11. Sender: john@genrad.UUCP
  12. Lines: 661
  13. Approved: john@genrad.UUCP
  14.  
  15. This is posting one of three of a portable FORTH interpreter, written
  16. entirely in C.  It has been successfully ported to a VAX 11/60 running
  17. BSD 2.9, to EUNICE version 3 (I think), and the original machine, a VAX
  18. 11/780 running BSD 4.2.  When I mentioned in net.lang.forth (and elsewhere)
  19. that I was writing this portable FORTH, several people asked that I post
  20. the results of my labors. Well, here they are.
  21.  
  22.                     -- Allan Pratt
  23.             (after May 7:) APRATT.PA@XEROX.ARPA
  24.  
  25.             [moderator's note:  I have had no luck at all getting through
  26.          to this address.  There was a missing file in the original
  27.              distribution "forth.lex.h" which I have reconstructed
  28.              (hopefully correctly).                    - John P. Nelson]
  29.  
  30. ------------- cut here ----------------
  31.